How to : fill a shape with a hatch pattern 如何:用陰影圖案填充形狀
Gdi defines several fill styles : solid color, hatch pattern, image texture, and color gradient gdi+定義多種填充樣式:純色、陰影圖案、圖像紋理和顏色漸變。
In computer graphics, to fill an area of display, e . g . with a colour, a cross hatched pattern, etc 在計算機圖形學中,用色彩或交叉陰影線等來充填某個顯示區(qū)。
The following code demonstrates drawing two rectangles on a form at run time, one with a solid fill and the other with a cross-hatched pattern 下面的代碼演示如何在運行時在窗體上繪制兩個矩形,一個以純色填充,另一個以交叉線圖案填充。